home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
8bitfiles.net/archives
/
archives.tar
/
archives
/
compuserve-file-archive
/
16 Vendor Support
/
VXAUTO.HLP
< prev
next >
Wrap
Text File
|
2019-04-13
|
493b
|
19 lines
10 al$="vidtex.ato" : rem autolog file name for auto-start
20 a$="al" + chr$(len(al$)) + al$
30 for x = 1 to len(a$)
40 poke 32511+x, asc(mid$(a$,x,1))
50 next x
70 load"vid1200",8 : end
"vidtex.ato" is the name of my VIDTEX4.2 Autolog file - like listed in
the file VXALOG.HLP in this LIBrary 1
"vid1200" is the name of my VIDTEX4.2 program
Please be sure to also read the file VXALOG.HLP in CBMART's LIBrary 1 for
actual text autolog statements.